home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / multimed.ia / violent / intro.dir / 00028.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  153 b   |  8 lines

  1. on mouseUp
  2.   global gSeparator
  3.   set the ink of sprite the clickOn to 0
  4.   set the blend of sprite the clickOn to 70
  5.   updateStage()
  6.   go(1, "creds")
  7. end
  8.